@import url('fonts.css');

* {
font-family: 'Titillium Web', sans-serif;
  }
  
.police{
	font-family: 'ABeeZee', sans-serif;
	font-family: 'Roboto', sans-serif;
	font-family: 'Anton', sans-serif;
	font-family: 'Raleway', sans-serif;
	font-family: 'Indie Flower', cursive;

}

body
{
    margin: 0;
    background: url(../images/divers/background.png);
    padding-top: 8px;	
}

.container{
	margin:auto;
    max-width: 1300px;	
}

.new_notif{
	padding: 15px 25px 0px 35px;
    font-size: 15px;
    color: #7a7a7a;
    box-shadow: inset 0px -10px 17px -13px #cfcfcf;
    border-bottom: dashed 1px #d6d6d6;
}

.msg_subscr_ok{
    background: #b6ffce;
    padding: 5px 11px;
    border-radius: 3px;
    color: #329248;
    box-shadow: inset 0px 0px 17px -1px #00ff54;
    border: solid 1px #93e9b0;
    font-size: 15px;
    margin-bottom: 10px;
}

.msg_subscr_rdv_rbr{
	color: #5d4a84;
    font-style: italic;
}

#notif_Zone_right{
	display:block;
	-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


#btn_Switch_ZR{
	display:block;
}

.btn_Switch_ZR{
	
}

.zoneTotalPrix{
    text-align: right;
    border-top: solid 2px #d5c1fd;
    width: 100%;
}

#zoneTotalPrix{
	
}

.newEvent_Global{
	background: #f4fdf7;
    padding: 7px 20px 15px 20px;
    border-top: solid 2px #1ab03c;
    border-bottom: solid 2px #1ab03c;
}

.txt_participe{
	
}

.recupEvent_Global{
	background: rgba(255, 255, 255, 0.71);
    padding: 7px 20px 0px 20px;
    border-top: solid 2px #d9d1e7;
    border-bottom: solid 2px #d9d1e7;	
}

.TotalPrix{
	
}

#TotalPrix{
    font-size: 25px;
    font-weight: bold;
    color: #462d77;
    line-height: 0px;
    padding-left: 10px;
}

.clm_vierge_total{
    width: 90%;	
}

.clm_title_total{
    vertical-align: middle;
    padding-right: 10px;
    box-shadow: 20px 0px 20px -10px #e0e0e0;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'ABeeZee', sans-serif;
    font-weight: bold;
    color: #4e3188;
}

.clm_monnaie_total{
    font-weight: bold;
    color: #563696;
}

.title_grp_options{
	font-family: 'ABeeZee', sans-serif;
    font-weight: bold;
    background: #f5f5f5;
    padding: 6px 10px;
    color: #563696;
    border-left: solid 2px #563696;	
}

.menu_commandes_user_info{
    background: #fffbfb;
    padding: 0px 13px;
    color: #ff0000;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    box-shadow: inset 0px 0px 17px -4px #ffbbbb;
    border: solid 1px #e7e7e7;
    font-size: 17px;
    text-align: center;
}

.msg_alert_supp_part{
	padding: 0px 13px;
    color: #ff0000;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    font-size: 18px;
    text-align: center;
}

.msg_alert_supp_part_global{

}

.new_notif_name{
    text-transform: capitalize;
    color: #45297f;
    margin-left: -12px;
}

.option_zone_generale{
    width: 130px;
    margin: 15px;
}

.option_zone_image{
	
}

.title_interne{
	margin-top: 10px;
    margin-bottom: 10px;
    padding: 2px 0px;
    border-bottom: solid 1px;
    color: #22923c;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;	
}

.option_zone_image_img{
	border-radius: 100%;
    width: 110px !important;
    height: 110px;
    box-shadow: inset 0px 0px 16px -5px #727272;
    padding: 10px;
    font-weight: bold;
    background: #f6f6f6;
    text-align: center;
}

.option_zone_desc{
    padding: 66px 10px 7px 10px;
    background: #f9fafb;
    line-height: 20px;
    margin-top: -60px;
    text-align: center;
    box-shadow: inset 0px 0px 16px -5px #727272;
}

.option_zone_btn_choisir{

}

.no_image_option{
	
}

.option_nom{
    font-weight: bold;
    font-size: 17px;
    color: #11ad34;	
}

.option_prix{
    font-size: 14px;
    color: #818181;	
}

.option_zone_globale{
}

.page_generale{

}

.column_nom{
	text-align:left;
    padding: 0px 7px;
}

.column_desc{
	text-align:left;	
    padding: 0px 7px;
}

.column_nom_parti_UL{
	text-align:left;
    padding: 0px 7px;
}

.column_desc_parti_UL{
	text-align:left;	
    padding: 0px 7px;
}

.column_numero{
	width:4%;
}

.column_prix{
	width:10%;
}

.column_btn_choix{
	width:10%;
}

.date{
}

.title
{
font-family: 'Passion One', cursive;
	
}

#zoneAdmin
{
	min-height: 50px;
    background: yellow;
    margin-top: 15px;
    display: none;
}

#zoneUtilisateur
{
	min-height: 50px;
    margin-top: 15px;
    display: none;
}

#btnAdmintest
{
    border-radius: 100%;
    width: 120px !important;
    height: 120px;
}

.topBar{
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background: rgba(24, 0, 72, 0.64);
    position: fixed;
    box-shadow: 0px 1px 20px -5px #000000;
	padding: 7px 0px;
}

.bouton_generique{
	vertical-align: middle;
    color: #ffffff;
    background: #ffffff linear-gradient(to top, #0aa02c 30%, rgb(0, 255, 90) 100%) repeat scroll 0 0;
    border-radius: 5px;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 15px;
    border: 0px;
    box-shadow: inset 0px 0px 17px -1px #d3d3d3;
}

.link_btn_menu_main_top{
    color: #f2f2f2;
    text-decoration: none;
    border-right: solid 1px #807893;
    padding: 5px 15px;
    font-weight: bold;
	margin-right: -4px;
}

.link_btn_menu_main_top:hover{
	color: #FFFFFF;
    background: #564776;
    box-shadow: inset 0px 0px 30px -1px #13172c;
    border-radius: 3px;
}

.beta_ide{
    border: solid 1px #EEEEEE;
    padding: 2px 10px;	
}

.menu_top{
    float: right;
    color: #4618a3;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    background: #f5f5f5;
    width: 375px;
    text-align: center;
    box-shadow: inset 0px 5px 17px -1px #adadad;
}

.icon_proposer_event{
	
}

.modify_link_offre{
	font-size: 14px;
    color: #8a819e;
    margin-left: 3px;
}

.champ_recherche{
    border: 0px;
    background: #ffffff;
    padding: 2px 4px;
    color: #098d27;
    border-radius: 1px;
    box-shadow: inset 0px 0px 25px -8px #01f957;
}



.btn_search{
    vertical-align: middle;
    color: #ffffff;
    background: #ffffff linear-gradient(to top, #11ad34 30%, rgb(0, 255, 90) 100%) repeat scroll 0 0;
    padding: 3px 11px;
    cursor: pointer;
    border: 0px;
    border-radius: 2px;
}

.new_notif_date{
	text-transform: uppercase;
    color: #09ab31;
}

.notif_Zone_right{
    width: 375px;
    background: rgba(243, 243, 243, 0.62);
    float: right;
    box-shadow: inset 0px 0px 17px -1px #bababa;
	margin-top: -5px;
	margin-bottom: 20px;
}

.page_display{
	
}

.phone_event{
    padding-bottom: 7px;
    color: #51417e;
}

.zone_a_cacher_for_print{
	display:block;
}

.etape1_inscription{
	background: rgba(255, 255, 255, 0.81);
    padding: 7px 20px 15px 20px;
    border-top: solid 2px #d9d1e7;
    border-bottom: solid 2px #d9d1e7;
}

.global_Parti_UserList{
	background: rgba(255, 255, 255, 0.81);
    padding: 7px 20px 15px 20px;
    border-top: solid 2px #d9d1e7;
    border-bottom: solid 2px #d9d1e7;
}

.msg_aucune_Participation{
    background: rgba(255, 255, 255, 0.81);
    padding: 9px 20px 10px 20px;
    border-top: solid 2px #d9d1e7;
    border-bottom: solid 2px #d9d1e7;
    font-size: 17px;
    color: #5d4a84;
}

.gererEventsAdmin_Global{
	background: rgba(255, 255, 255, 0.81);
    padding: 7px 20px 15px 20px;
    border-top: solid 2px #d9d1e7;
    border-bottom: solid 2px #d9d1e7;
}

.gerer_event_global{
	background: rgba(255, 255, 255, 0.81);
    padding: 7px 10px 15px 10px;
    border-top: solid 2px #d9d1e7;
    border-bottom: solid 2px #d9d1e7;
}

.sized_column{
	width: 15%;
    font-weight: bold;
}

.footer{
    background: #433765;
    color: #f3f3f3;
    font-size: 14px;
    padding: 4px 20px;
    text-align: center;
    font-weight: lighter;
    box-shadow: inset 0px -5px 17px -1px #000000;
    margin-top: 15px;
}

.btn_sinscrire{
    background: #05d54a;
    box-shadow: inset 0px 0px 30px -1px #117829;
    vertical-align: middle;
    float: right;
    border-radius: 4px;
    width: 120px;
    text-align: center;
    border: 0px;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    margin: 0px 5px;
    text-shadow: 1px 1px 1px #06681c;
}

.btn_sinscrire:hover{
    box-shadow: inset 0px 0px 30px -1px #072a0f;
}

.btn_newEventaj{
    background: #05d54a;
    box-shadow: inset 0px 0px 30px -1px #117829;
    vertical-align: middle;
    border-radius: 4px;
    text-align: center;
    color: #FFFFFF;
    border: 0px;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 13px;
    text-shadow: 1px 1px 1px #06681c;
}

.btn_newEventaj:hover{
    box-shadow: inset 0px 0px 30px -1px #072a0f;
}

.btn_validerCommande{
	background: #05d54a;
    box-shadow: inset 0px 0px 30px -1px #117829;
    vertical-align: middle;
    float: right;
    border-radius: 4px;
    text-align: center;
    border: 0px;
    cursor: pointer;
    font-family: 'ABeeZee', sans-serif;
    padding: 6px 15px;
    text-shadow: 1px 1px 1px #06681c;
    color: #FFFFFF;
}

.btn_validerCommande:hover{
    box-shadow: inset 0px 0px 30px -1px #072a0f;
}

.btn_ensavoirplus{
    vertical-align: middle;
    float: right;
    background: #70648f;
    box-shadow: inset 0px 0px 30px -1px #13172c;
    border-radius: 4px;
    width: 120px;
    cursor: pointer;
    text-align: center;
    border: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    margin: 0px 5px 0px 0px;
}

.btn_ensavoirplus:hover{
    box-shadow: inset 0px 0px 30px -1px #000000;
}

.btn_recupEvent{
    vertical-align: middle;
    float: right;
    background: #70648f;
    box-shadow: inset 0px 0px 30px -1px #13172c;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    border: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    padding: 5px 13px;
}

.btn_recupEvent:hover{
    box-shadow: inset 0px 0px 30px -1px #000000;
}

.icon_identifiant{
	width: 15px;
    margin-top: 6px;
}


.icon_password{
	width: 15px;
    margin-top: 6px;
}

.erreur_msg{
    padding: 7px 11px 8px 11px;
    color: #f50000;
    box-shadow: inset 0px -15px 60px -30px #ff8787;
    font-size: 15px;
    margin-bottom: 10px;
    border-left: solid 2px #f50000;
    text-shadow: 1px 1px 1px #FFFFFF;
    font-family: 'ABeeZee', sans-serif;
    border-radius: 2px;
    border-bottom: solid 1px #ffb6b6;	
}

#zone_identifiant{
	display:none;
}

#zone_nom{
	display:none;	
}

#zone_prenom{
	display:none;	
}

#zone_promotion{
	display:none;	
}

#zone_email{
	display:none;	
}

#zone_motdepasse{
	display:none;
}

#cacher_identifiant{
	display:none;
}

#cacher_nom{
	display:none;	
}

#cacher_prenom{
	display:none;	
}

#cacher_promo{
	display:none;	
}

#cacher_email{
	display:none;	
}

#cacher_mdp{
	display:none;
}

.zone_generique_profil{
	
}

.table_profil_user{
	width: 100%;
}

.table_recap_subsc{
	width: 100%;
}

.inputInvisible{
	display: none;
}

.zoneCommune{
	
}

.btn_sinscrire_link{
	color: #FFFFFF;
    text-decoration: none;
    font-weight: lighter;
}

.btn_ensavoirplus_link{
	color: #FFFFFF;
    text-decoration: none;
    font-weight: lighter;
}

#zoneModif{
    background: rgba(255, 255, 255, 0.71);
    border: solid 1px #e5e3eb;
    padding-top: 15px;
    padding: 18px 25px 0px 25px;
    border-radius: 3px;
}

.colonne_titre_profil{
    background: #f6f6f6;
}

.link_single_event{
    background: none;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #24853b;
    cursor: pointer;
    font-size: 14px;
}

.link_single_event:hover{
	text-decoration:underline;
}

.colonne_valeur_profil{
    padding-left: 13px;
    background: #fdfdfd;
    padding: 0px 13px;
    color: #391483;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    box-shadow: inset 0px 0px 17px -4px #d6d6d6;
    width: 65%;
    border: solid 1px #e7e7e7;
}


.zone_mdg_alert_suppPart{
    background: rgba(255, 255, 255, 0.54);
    padding: 20px;
    border-top: solid 2px red;
    border-bottom: solid 2px red;
}

.zone_profil_globale{
    background: rgba(255, 255, 255, 0.43);
    padding: 25px 25px 25px 25px;
    border-radius: 5px;
}

.zone_msg_nonadmin{
	background: rgba(255, 255, 255, 0.65);
    padding: 25px 25px 25px 25px;
    margin-top: 15px;
    border-top: solid 2px red;
    border-bottom: solid 2px red;
    color: red;
    text-align: center;
}

.zone_no_Part_admin{
	background: rgba(255, 255, 255, 0.65);
    padding: 25px 25px 25px 25px;
    margin-top: 15px;
    border-top: solid 2px red;
    border-bottom: solid 2px red;
    color: red;
    text-align: center;
}

.comm_apayersp{
	
}

.colonne_valeur_recap_subscr{
    padding-left: 13px;
    background: #fdfdfd;
    padding: 0px 13px;
    color: #391483;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    box-shadow: inset 0px 0px 17px -4px #d6d6d6;
    width: 80%;
    border: solid 1px #e7e7e7;
	font-weight: bold;
}

.menu_commandes_user_btn{
    background: #f8f7fa;
    padding: 0px 13px;
    color: #391483;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    box-shadow: inset 0px 0px 17px -4px #d6d6d6;
    border: solid 1px #e7e7e7;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
}

.btn_tetu{
    font-family: 'Raleway', sans-serif;	
}

.menu_commandes_user_btn:hover{
    box-shadow: inset 0px 0px 30px -1px #d6d1e2;	
}

.col_btn_msg_suppPart{
    background: #f8f7fa;
    padding: 0px 13px;
    color: #391483;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    box-shadow: inset 0px 0px 17px -4px #d6d6d6;
    border: solid 1px #e7e7e7;
    font-size: 14px;
    text-align: center;
	text-decoration: underline;
    cursor: pointer;
}

.btn_imprimer{
    padding: 0px 10px;
    color: #563696;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border-right: solid 1px #563696;
}

.btn_imprimer:hover{
    box-shadow: inset 0px 0px 12px -5px #000000;
    background: #563696;
    color: #FFFFFF;
}

#menu_commandes_user{
	display:block;
}

.menu_commandes_user_infoLimit{
    background: #f8f7fa;
    padding: 0px 13px;
    color: #ff0000;
    line-height: 32px;
    box-shadow: inset 0px 0px 17px -4px #d6d6d6;
    border: solid 1px #e7e7e7;
    font-size: 14px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}

.colonne_btn_profil{
	
}

.subtitle_interne{
	background: #5d4a84;
    padding: 5px 15px;
    margin-top: 15px;
    color: #FFFFFF;
    font-weight: bold;	
}

.grosTitle{
    font-size: 28px;
    color: #33294d;
    text-shadow: 1px 1px 1px #FFFFFF;
    font-family: 'ABeeZee', sans-serif;
    box-shadow: 0px 14px 30px -14px #dedede;
    padding: 0px 12px 8px 0px;
}

.grosTitle_txt{
    font-family: 'ABeeZee', sans-serif;
    font-weight: bold;
    color: #5d4a84;
    text-shadow: 1px 1px 1px #FFFFFF;	
}

.page_content{
    margin-bottom: 25px;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0px 6px 20px -10px #000000;
    background: rgba(57, 20, 132, 0.04);
}

#page_content{
	
}

.good_msg{
    padding: 7px 11px 8px 11px;
    color: #049c27;
    box-shadow: inset 0px -15px 60px -30px #00f249;
    font-size: 15px;
    margin-bottom: 10px;
    border-left: solid 2px #00b52a;
    text-shadow: 1px 1px 1px #FFFFFF;
    font-family: 'ABeeZee', sans-serif;
    border-radius: 2px;
    border-bottom: solid 1px #e4e4e4;	
}

.btn_connexion{
    vertical-align: middle;
    color: #ffffff;
    background: #ffffff linear-gradient(to top, #0aa02c 30%, rgb(0, 255, 90) 100%) repeat scroll 0 0;
    border-radius: 5px;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 15px;
    border: 0px;
    box-shadow: inset 0px 0px 17px -1px #d3d3d3;
	margin-top: 5px;
}



.table_connexion{
	width: 100%;
}

.nom_champ_form{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-weight: lighter;
    padding-left: 13px;
    color: #2f9147;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    box-shadow: inset 2px 0px 14px -3px #dcdcdc;
	font-size: 15px;
    border: solid 1px #ebebec;
    border-left: solid 2px #38bf5d;
	background: #fafafa;
}

.nom_champ_recp_subscr{
    padding-left: 13px;
    color: #5d4a84;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    box-shadow: inset 2px 0px 14px -3px #dcdcdc;
    width: 20%;
    border: solid 1px #ebebec;
	background: rgba(255, 255, 255, 0.75);
    border-left: solid 2px #5d4a84;
}

.zone_recap_subscr{
    background: rgba(255, 255, 255, 0.54);
    padding: 10px 25px 25px 25px;
    border-top: solid 2px #5d4a84;
    border-bottom: solid 2px #5d4a84;
}

.saisie_champ_form{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: initial;
    color: #8971b9;
    text-shadow: 1px 1px 8px #ffffff;
    line-height: 32px;
    box-shadow: inset 0px 0px 17px -1px #adadad;
    border-right: solid 2px #059d31;
}

.champ_canevas{
	width: 100%;
    border: 0px;
    background: none;
    box-shadow: inset 0px 0px 17px -1px #d3ffe2;
    padding: 6px 13px;
    color: #098d27;	
}

.champ_select_ajEvent{
    width: 100%;
    padding: 5px 13px;
    color: #514a6e;
    border-radius: 3px;
    border: solid 1px #c8bde0;
    background: #f7f7f9;
    font-weight: bold;
}

.champ_canevas_description{
    width: 100%;
    height: 115px;
    border: 0px;
    background: none;
    box-shadow: inset 0px 0px 17px -1px #d3ffe2;
    padding: 6px 13px;
    color: #098d27; 
}

.btn_submit_form_table{
	float: right;
}

.menu_principal_top{
	float: right;
	margin-right: 15px;
	width:35%;
}

.btn_offres_choix{
	vertical-align: middle;
    color: #ffffff;
    cursor: pointer;
    background: #563696;
    box-shadow: inset 0px 0px 30px -1px #51417e;
    font-family: 'Raleway', sans-serif;
}


.btn_offres_choix:hover{
	box-shadow: inset 0px 0px 30px -1px #1f1932;	
}

.zone_amount_total{
    margin-top: 10px;
    float: right;
    background: rgba(247, 247, 247, 0.41);
    box-shadow: inset 0px 0px 25px -5px #d6d6d6;
	height: 35px;
    margin-right: 10px;
}

.montant_singleEvent{
    float: right;
    margin-left: 7px;
    color: #563696;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}


.border_right{
    border-right: solid 2px #ececec;
}

.zone_montant_singleEvent{
    padding: 0px 20px;
    width: 150px;
    text-align: right;
	
}

.btn_paye_choix{
    vertical-align: middle;
    color: #ffffff;
    background: #11ad34 linear-gradient(to top, #2eac33 30%, #1bdd22 100%) repeat scroll 0 0;
    cursor: pointer;
    border: 0px;
}

.btn_supprimer_admin_part{
    vertical-align: middle;
    color: #ffffff;
    cursor: pointer;
    background-image: url(../images/icons/trash.png);
    background-position: 4px 2px;
    border: 0px;
    background-color: #563696;
    background-size: 19px;
    background-repeat: no-repeat;
    width: 25px;
}

.icon_trash_part{
    width: 20px;
    background: none;
    border: none;
    color: #FFFFFF;
    padding: 0px;
    cursor: pointer;
}

.btn_normal{
    border: none;
    background: none;
    color: #FFFFFF;
    padding: 0px;	
	cursor:pointer;
}

.btn_nonpaye_choix{
    vertical-align: middle;
    color: #ffffff;
    background: #f35352 linear-gradient(to top, #f04645 30%, #fd8584  100%) repeat scroll 0 0;
    cursor: pointer;
    border: 0px;
}

.btn_gerer_choix{
	vertical-align: middle;
    color: #ffffff;
    background: #ff9900;
    padding: 3px 10px;
    cursor: pointer;
    border: 0px;
}

.btn_voir_choix{
	vertical-align: middle;
    color: #ffffff;
    background: #3d8bba;
    padding: 3px 10px;
    cursor: pointer;
    border: 0px;
}

.participants_icon{
vertical-align: middle;
    color: #ffffff;
    cursor: pointer;
    background-image: url(../images/icons/participants_white.png);
    background-position: 4px 2px;
    border: 0px;
    background-color: #563696;
    background-size: 19px;
    background-repeat: no-repeat;
    width: 25px;
    font-size: 0px;
}

.btn_modifier_choix{
	vertical-align: middle;
    color: #ffffff;
    background: #11ad99;
    padding: 3px 10px;
    cursor: pointer;
    border: 0px;
}

.valider_suppri_comm{
	background: #05d54a;
    box-shadow: inset 0px 0px 30px -1px #117829;
    vertical-align: middle;
    float: right;
    border-radius: 3px;
    text-align: center;
    border: 0px;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    margin: 0px 5px;
    text-shadow: 1px 1px 1px #06681c;
    width: 70px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.valider_suppri_comm:hover{
    box-shadow: inset 0px 0px 30px -1px #004f12;
}

.annuler_suppri_comm{
    background: #ff0000;
    box-shadow: inset 0px 0px 30px -1px #9d0000;
    vertical-align: middle;
    float: right;
    border-radius: 3px;
    text-align: center;
    border: 0px;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    width: 70px;
    text-shadow: 1px 1px 1px #890101;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.annuler_suppri_comm:hover{
    box-shadow: inset 0px 0px 30px -1px #810000;
}

.annuler_suppri_comm_link{
    color: #ffffff;
    text-decoration: none;
	font-family: 'Raleway', sans-serif;
}


.zone_active_done{
    box-shadow: 0px 10px 20px -15px #5f596d;
    background: rgba(255, 255, 255, 0.4);
    padding: 20px;
}

.zone_active_encours{
    box-shadow: 0px -10px 20px -15px #c5c5c5;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;	
}

.btn_submit_form{
	
}

.zone_global_event_subscr {
    padding-bottom: 15px;
    box-shadow: 0px 10px 20px -15px #5f596d;
    background: rgba(255, 255, 255, 0.43);
    padding: 20px;
}

.offre_choisie_etape2{
    border: dashed 1px #dcdcdc;
    padding: 5px 10px;
    color: #51417e;
    background: rgba(255, 255, 255, 0.22);
    border-left: solid 3px #51417e;
}

.zone_Connexion_NotifBar{
	padding: 20px 25px 1px 25px;
}

.titles_offres{
	background: #563696;
    color: #FFFFFF;
}

.titles_options{
	background: #563696;
    color: #FFFFFF;
}

.clm_choix{
    text-align: left;
    padding: 0px 10px;	
}

.clm_prix{
	
}

.titles_partic_user_List{
	background: #563696;
    color: #FFFFFF;
}

.prix_option_clm{
    width: 80;
    border-bottom: solid 1px #e3d5ff;
    border-left: solid 1px #e3d5ff;
    font-size: 15px;
    color: #51417e;		
}

.valeurs_offres{
	border-bottom: solid 1px #927dbe;
}

.nom_option_clm{
    text-align: left;
    padding: 0px 10px;
    font-weight: bold;	
}

.main_menu_link:hover{
    text-decoration: underline;
}

.main_menu_link{
    text-decoration: none;
    font-family: 'ABeeZee', sans-serif;
    line-height: 20px;
}

.content_offres_step1{
    border-bottom: solid 1px #e3d5ff;
    border-left: solid 1px #e3d5ff;
    font-size: 15px;
    color: #51417e;
}

.content_partic_UL{
    border-bottom: solid 1px #e3d5ff;
    border-left: solid 1px #e3d5ff;
    font-size: 15px;
    color: #51417e;
}

.content_gererListevents{
    border-bottom: solid 1px #e3d5ff;
    border-left: solid 1px #e3d5ff;
    font-size: 15px;
    color: #51417e;
}

.content_ListOptions{
    border-bottom: solid 1px #e3d5ff;
    border-left: solid 1px #e3d5ff;
    font-size: 15px;
    color: #51417e;
}

.clm_numOption{
	width: 25px;
    text-align: center;	
}

.choix_unique_choix{
    width: 25px;
    border-right: solid 1px #e3d5ff;
    background: #563696;
    padding-top: 4px;
}

.choix_unique_choix_checkbox{
	
}



.choix_multiple_choix{
	width: 25px;
    border-right: solid 1px #e3d5ff;
    background: #563696;
    padding-left: 0px;
}

.choix_multiple_choix_radio{
	
}

.content_table_gererSiEv{
    border-bottom: solid 1px #e3d5ff;
    border-left: solid 1px #e3d5ff;
    font-size: 15px;
    color: #51417e;
}

.valeurs_paye{
    border-bottom: solid 1px #11ad34;
    background: #e1ffe3;
    color: #1f7d23;
    font-size: 15px;
}

.valeurs_nonpaye{
    border-bottom: solid 1px #ff0000;
	background: #fdf5f5;
    color: #ff0000;
    font-size: 15px;
}

.totalapayer{
    text-align: center;	
}

.table_offres_step1{
	width: 100%;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
}
.table_options_hd{
    width: 100%;
    padding: 8px 0px 30px 0px;
    text-align: center;
}

.table_partic_User_List{
	width: 100%;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
}

.title_etape_inscription{
    margin-top: 10px;
    border-bottom: solid 1px;
    color: #563696;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
}

.payeoupas{
    width: 50px;
}

.clm_centr{
    text-align: center;	
}

.title_partic_User_List{
    margin-top: 10px;
    border-bottom: solid 1px #e7dbff;
    color: #563696;
    font-size: 20px;
    margin-bottom: 10px;
}

.title_eventsListAdmin{
    margin-top: 10px;
    border-bottom: solid 1px #e7dbff;
    color: #563696;
    font-size: 20px;
    margin-bottom: 10px;
}

.title_ajouterEvent{
    margin-top: 10px;
    border-bottom: solid 1px #e7dbff;
    color: #11ad34;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: 'ABeeZee', sans-serif;
    font-weight: 600;
}

.title_recupEvent{
    margin-top: 10px;
    border-bottom: solid 1px #e7dbff;
    color: #76609c;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: 'ABeeZee', sans-serif;
    font-weight: 600;
}

.title_etape_inscription_done{
    border-bottom: solid 1px #bab5c7;
    color: #bab5c7;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
}

.champ_inscription_event{
	
}

.btn_menu_active{
	font-weight: bold;
    font-size: 20px !important;
    color: #51417e !important;
    margin: auto;
    line-height: 20px;
}

#menu_user{
	display:none;	
}

#menu_admin{
	display:none;
}

.champ_inscription_canevas{
    border: 0px;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 17px -1px #d3ffe2;
    padding: 6px 13px;
    color: #098d27;
    width: 50%;	
}

.btn_menu_canevas{
    padding: 10px 25px;
    border-bottom: solid 1px #e8e8e8;
    font-size: 14px;
    color: #7a7a7a;
    box-shadow: inset 0px -10px 17px -13px #b4b4b4;
}

.title_btn_menu_canevas{
    padding: 10px 25px;
    border-bottom: solid 1px #e8e8e8;
    box-shadow: inset 0px -10px 17px -13px #b4b4b4;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.btn_menu_canevas:hover{
    background: rgba(81, 65, 126, 0.06);
    color: #FFFFFF;
}

.notifications{
	margin-top: 15px;
}

.icon_title_notif{
    width: 30px;
    margin-right: 14px;
    float: left;
}

.title_notification{
    padding: 10px 3px;
    font-weight: bold;
    font-size: 24px;
    color: #51417e;
    margin: 10px 15px;
    border-bottom: dashed 1px #c5b9dc;
    line-height: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.zone_icon_menu_top{
	
}

.icon_menu_top{
    width: 20px;	
    cursor: pointer;
}

.menu_canevas{
	margin-top: 2px;
}

.icon_menu{
	float: right;
    width: 13px;
    margin-top: 2px;
}

.page_content_left{
	float: left;
	margin-top: 10px;
    width: 900px;
}

.last_btn{
    border-right: solid 1px #EEEEEE !important;	
}

.animation
{

}

.btn_menu_top{
    color: #ffffff;
    border-left: solid 1px #807f7f;
    padding: 15px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}

.topLogo{
}

.logo_ecl{
	width: 200px;
    float: right;
}

.icon_user_top{
	width: 13px;
    margin-left: 8px;
}

.zoneUserTop{
    color: #4618a3;
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    text-align: center;
}

.btn_user_top{
    color: #000000;
    padding: 15px;
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    background: #ffffff;
}

.topContent{
	width: 95%;
    margin: auto;
}

.clm_txt_ou_ajEvent{
    width: 10%;
    text-align: center;

}

.txt_ou_ajEvent{
	font-size: 20px;
    font-weight: bold;
    font-family: 'ABeeZee', sans-serif;
    color: #ac9cc9;
    border-radius: 100%;
    width: 55px;
    line-height: 54px;
    height: 55px;
    vertical-align: middle;
    background: #fcfcfd;
    box-shadow: inset 0px 0px 30px -1px #bbbbbb;
    text-align: center;
    margin-left: 8px;
    border: solid 5px #e7e4ec;
}

.logo
{
    width: 125px;
	float: left;
}

.btn_creerEvent{
    vertical-align: middle;
    color: #ffffff;
    background: #ffffff linear-gradient(to top, #11ad34 30%, rgb(0, 255, 90) 100%) repeat scroll 0 0;
    padding: 8px 15px;
    margin-top: 15px;
    margin-left: 43%;
    cursor: pointer;
    border: 0px;
    border-radius: 2px;
}